home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / emacs.lha / emacs-19.16 / lisp / finder-inf.el < prev    next >
Lisp/Scheme  |  1993-05-23  |  21KB  |  743 lines

  1. ;;; finder-inf.el --- keyword-to-package mapping
  2. ;; Keywords: help
  3. ;;; Commentary:
  4. ;; Don't edit this file.  It's generated by finder.el
  5.  
  6. ;;; Code:
  7.  
  8. (setq finder-package-info '(
  9.     ("abbrev.el"
  10.         "abbrev mode commands for Emacs"
  11.         (abbrev))
  12.     ("ada.el"
  13.         "Ada editing support package in GNUlisp.  v1.0"
  14.         (languages))
  15.     ("add-log.el"
  16.         "change log maintenance commands for Emacs"
  17.         (maint))
  18.     ("advice.el"
  19.         "advice mechanism for Emacs Lisp functions"
  20.         (advice  function hooks))
  21.     ("ange-ftp.el"
  22.         "transparent FTP support for GNU Emacs"
  23.         (comm))
  24.     ("appt.el"
  25.         "appointment notification functions."
  26.         (calendar))
  27.     ("apropos.el"
  28.         "faster apropos commands."
  29.         (help))
  30.     ("array.el"
  31.         "array editing commands for Gnu Emacs"
  32.         (extensions))
  33.     ("asm-mode.el"
  34.         "mode for editing assembler code"
  35.         (tools  languages))
  36.     ("assoc.el"
  37.         "insert/delete/sort functions on association lists"
  38.         (extensions))
  39.     ("autoinsert.el"
  40.         "automatic mode-dependent insertion of text into new files"
  41.         nil)
  42.     ("autoload.el"
  43.         "maintain autoloads in loaddefs.el."
  44.         (maint))
  45.     ("awk-mode.el"
  46.         "AWK code editing commands for Emacs"
  47.         (unix  languages))
  48.     ("backquote.el"
  49.         "backquoting for Emacs Lisp macros"
  50.         (extensions))
  51.     ("bib-mode.el"
  52.         "bib-mode, major mode for editing bib files."
  53.         (bib))
  54.     ("bibtex.el"
  55.         "BibTeX mode for GNU Emacs"
  56.         (tex  bib))
  57.     ("blackbox.el"
  58.         "blackbox game in Emacs Lisp"
  59.         (games))
  60.     ("buff-menu.el"
  61.         "buffer menu main function and support functions."
  62.         nil)
  63.     ("byte-opt.el"
  64.         "the optimization passes of the emacs-lisp byte compiler."
  65.         (internal))
  66.     ("byte-run.el"
  67.         "byte-compiler support for inlining"
  68.         (internal))
  69.     ("bytecomp.el"
  70.         "compilation of Lisp code into byte code."
  71.         (internal))
  72.     ("c++-mode.el"
  73.         "C++ code editing commands for Emacs"
  74.         (c))
  75.     ("c-mode.el"
  76.         "C code editing commands for Emacs"
  77.         (c))
  78.     ("cal-french.el"
  79.         "calendar functions for the French Revolutionary calendar."
  80.         (calendar))
  81.     ("cal-mayan.el"
  82.         "calendar functions for the Mayan calendars."
  83.         (calendar))
  84.     ("calendar.el"
  85.         "Calendar functions."
  86.         (calendar))
  87.     ("case-table.el"
  88.         "code to extend the character set and support case tables."
  89.         (i18n))
  90.     ("chistory.el"
  91.         "list command history"
  92.         nil)
  93.     ("cl-indent.el"
  94.         "enhanced lisp-indent mode"
  95.         (lisp  tools))
  96.     ("cl.el"
  97.         "Common-Lisp extensions for GNU Emacs Lisp."
  98.         (extensions))
  99.     ("cmacexp.el"
  100.         "expand C macros in a region"
  101.         (c))
  102.     ("cmulisp.el"
  103.         "improved version of standard inferior-lisp mode"
  104.         (processes  lisp))
  105.     ("cmuscheme.el"
  106.         "Scheme process in a buffer. Adapted from tea.el."
  107.         (processes  lisp))
  108.     ("comint.el"
  109.         "general command interpreter in a window stuff"
  110.         (processes))
  111.     ("compare-w.el"
  112.         "compare text between windows for Emacs."
  113.         nil)
  114.     ("compile.el"
  115.         "run compiler as inferior of Emacs, parse error messages."
  116.         (tools  processes))
  117.     ("complete.el"
  118.         nil
  119.         nil)
  120.     ("completion.el"
  121.         "dynamic word-completion code"
  122.         (abbrev))
  123.     ("cookie.el"
  124.         "retrieve random phrases from fortune cookie files"
  125.         (games))
  126.     ("cust-print.el"
  127.         "handles print-level and print-circle."
  128.         (extensions))
  129.     ("dabbrev.el"
  130.         "dynamic abbreviation package for GNU Emacs."
  131.         (abbrev))
  132.     ("debug.el"
  133.         "debuggers and related commands for Emacs"
  134.         (lisp  tools  maint))
  135.     ("default.el"
  136.         nil
  137.         nil)
  138.     ("delsel.el"
  139.         "delete selection if you insert"
  140.         nil)
  141.     ("diary-ins.el"
  142.         "calendar functions for adding diary entries."
  143.         (diary  calendar))
  144.     ("diary.el"
  145.         "diary functions."
  146.         (calendar))
  147.     ("diff.el"
  148.         "Run `diff' in compilation-mode."
  149.         (unix  tools))
  150.     ("dired-aux.el"
  151.         "all of dired except what people usually use"
  152.         nil)
  153.     ("dired.el"
  154.         "directory-browsing commands"
  155.         nil)
  156.     ("disass.el"
  157.         "disassembler for compiled Emacs Lisp code"
  158.         (internal))
  159.     ("disp-table.el"
  160.         "functions for dealing with char tables."
  161.         (i18n))
  162.     ("dissociate.el"
  163.         "scramble text amusingly for Emacs."
  164.         (games))
  165.     ("doctor.el"
  166.         "psychological help for frustrated users."
  167.         (games))
  168.     ("ebuff-menu.el"
  169.         "electric-buffer-list mode"
  170.         nil)
  171.     ("echistory.el"
  172.         "Electric Command History Mode"
  173.         nil)
  174.     ("edebug.el"
  175.         "a source-level debugger for emacs lisp"
  176.         (lisp  tools  maint))
  177.     ("edmacro.el"
  178.         "keyboard macro editor"
  179.         (abbrev))
  180.     ("edt.el"
  181.         "EDT emulation in Emacs"
  182.         (emulations))
  183.     ("ehelp.el"
  184.         "bindings for electric-help mode"
  185.         (help  extensions))
  186.     ("electric.el"
  187.         "window maker and Command loop for `electric' modes."
  188.         (extensions))
  189.     ("emacsbug.el"
  190.         "command to report Emacs bugs to appropriate mailing list."
  191.         (maint))
  192.     ("emerge.el"
  193.         "merge diffs under Emacs control"
  194.         (unix  tools))
  195.     ("env.el"
  196.         "functions to manipulate environment variables."
  197.         (processes  unix))
  198.     ("etags.el"
  199.         "etags facility for Emacs"
  200.         (tools))
  201.     ("faces.el"
  202.         "Lisp interface to the c \"face\" structure"
  203.         nil)
  204.     ("files.el"
  205.         "file input and output commands for Emacs"
  206.         nil)
  207.     ("fill.el"
  208.         "fill commands for Emacs"
  209.         (wp))
  210.     ("find-dired.el"
  211.         "run a `find' command and dired the output"
  212.         (unix))
  213.     ("find-gc.el"
  214.         "detect functions that call the garbage collector"
  215.         nil)
  216.     ("finder-inf.el"
  217.         "keyword-to-package mapping"
  218.         (help))
  219.     ("finder.el"
  220.         "topic & keyword-based code finder"
  221.         (help))
  222.     ("float-sup.el"
  223.         "detect absence of floating-point support in Emacs runtime"
  224.         nil)
  225.     ("float.el"
  226.         "floating point arithmetic package."
  227.         (extensions))
  228.     ("flow-ctrl.el"
  229.         "help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control"
  230.         (hardware))
  231.     ("fortran.el"
  232.         "Fortran mode for GNU Emacs"
  233.         (languages))
  234.     ("frame.el"
  235.         "multi-frame management independent of window systems."
  236.         (internal))
  237.     ("gnus.el"
  238.         nil
  239.         nil)
  240.     ("gnusmail.el"
  241.         "mail reply commands for GNUS newsreader"
  242.         (news))
  243.     ("gnusmisc.el"
  244.         "miscellaneous commands for GNUS newsreader"
  245.         (news))
  246.     ("gnuspost.el"
  247.         "post news commands for GNUS newsreader"
  248.         (news))
  249.     ("gomoku.el"
  250.         "Gomoku game between you and Emacs"
  251.         (games))
  252.     ("gosmacs.el"
  253.         "rebindings to imitate Gosmacs."
  254.         (emulations))
  255.     ("grow-vers.el"
  256.         "increment Emacs version number"
  257.         (internal))
  258.     ("gud.el"
  259.         "Grand Unified Debugger mode for gdb, sdb, or dbx under Emacs"
  260.         (unix  tools))
  261.     ("hanoi.el"
  262.         "towers of hanoi in GNUmacs"
  263.         (games))
  264.     ("help-macro.el"
  265.         "Makes command line help such as help-for-help"
  266.         nil)
  267.     ("help.el"
  268.         "help commands for Emacs"
  269.         (help  internal))
  270.     ("helper.el"
  271.         "utility help package supporting help in electric modes"
  272.         (help))
  273.     ("hexl.el"
  274.         "edit a file in a hex dump format using the hexl filter."
  275.         nil)
  276.     ("hideif.el"
  277.         "hides selected code within ifdef."
  278.         (c))
  279.     ("hippie.el"
  280.         "expand a word trying various ways to find its expansion."
  281.         (extensions))
  282.     ("holidays.el"
  283.         "holiday functions for the calendar package"
  284.         (holidays  calendar))
  285.     ("icon.el"
  286.         "mode for editing Icon code"
  287.         (languages))
  288.     ("inc-vers.el"
  289.         "load this to increment the recorded Emacs version number."
  290.         (internal))
  291.     ("indent.el"
  292.         "indentation commands for Emacs"
  293.         nil)
  294.     ("inf-lisp.el"
  295.         "an inferior-lisp mode"
  296.         (processes  lisp))
  297.     ("info.el"
  298.         "info package for Emacs."
  299.         (help))
  300.     ("informat.el"
  301.         "info support functions package for Emacs"
  302.         (help))
  303.     ("isearch.el"
  304.         "incremental search minor mode."
  305.         nil)
  306.     ("iso-ascii.el"
  307.         "set up char tables for ISO 8859/1 on ASCII terminals."
  308.         (i18n))
  309.     ("iso-insert.el"
  310.         "insert functions for ISO 8859/1."
  311.         (i18n))
  312.     ("iso-swed.el"
  313.         "set up char tables for ISO 8859/1 for Swedish/Finnish ttys"
  314.         (i18n))
  315.     ("iso-syntax.el"
  316.         "set up case-conversion and syntax tables for ISO 8859/1"
  317.         (i18n))
  318.     ("iso8859-1.el"
  319.         "set up case-conversion and syntax tables for ISO 8859/1"
  320.         (i18n))
  321.     ("ispell.el"
  322.         "this is the GNU EMACS interface to GNU ISPELL version 3."
  323.         (wp))
  324.     ("kermit.el"
  325.         "additions to shell mode for use with kermit, etc."
  326.         (comm))
  327.     ("ledit.el"
  328.         "Emacs side of ledit interface"
  329.         nil)
  330.     ("levents.el"
  331.         "emulate the Lucid event data type and associated functions."
  332.         nil)
  333.     ("life.el"
  334.         "John Horton Conway's `Life' game for GNU Emacs"
  335.         (games))
  336.     ("lisp-mnt.el"
  337.         "minor mode for Emacs Lisp maintainers"
  338.         (docs))
  339.     ("lisp-mode.el"
  340.         "Lisp mode, and its idiosyncratic commands."
  341.         (lisp  languages))
  342.     ("lisp.el"
  343.         "Lisp editing commands for Emacs"
  344.         (lisp  languages))
  345.     ("lmenu.el"
  346.         "emulate Lucid's menubar support"
  347.         (emulations))
  348.     ("loaddefs.el"
  349.         "define standard autoloads and keys of other files"
  350.         (internal))
  351.     ("loadhist.el"
  352.         "lisp functions for working with feature groups"
  353.         (internal))
  354.     ("loadup.el"
  355.         "load up standardly loaded Lisp files for Emacs."
  356.         (internal))
  357.     ("lpr.el"
  358.         "print Emacs buffer on line printer."
  359.         (unix))
  360.     ("ls-lisp.el"
  361.         "emulate insert-directory completely in Emacs Lisp"
  362.         (unix))
  363.     ("lselect.el"
  364.         "Lucid interface to X Selections"
  365.         (emulations))
  366.     ("lucid.el"
  367.         "Emulate some Lucid Emacs functions."
  368.         nil)
  369.     ("lunar.el"
  370.         "calendar functions for phases of the moon."
  371.         (calendar))
  372.     ("macros.el"
  373.         "non-primitive commands for keyboard macros."
  374.         (abbrev))
  375.     ("mail-extr.el"
  376.         "extract full name and address from RFC 822 mail header."
  377.         (mail))
  378.     ("mail-utils.el"
  379.         "utility functions used both by rmail and rnews"
  380.         (mail  news))
  381.     ("mailabbrev.el"
  382.         "abbrev-expansion of mail aliases."
  383.         (mail))
  384.     ("mailalias.el"
  385.         "expand mailing address aliases defined in ~/.mailrc."
  386.         (mail))
  387.     ("mailpost.el"
  388.         "RMAIL coupler to /usr/uci/post mailer"
  389.         (mail))
  390.     ("makefile.el"
  391.         "makefile editing commands for Emacs"
  392.         (unix  tools))
  393.     ("makesum.el"
  394.         "generate key binding summary for Emacs"
  395.         (help))
  396.     ("man.el"
  397.         "browse UNIX manual pages"
  398.         nil)
  399.     ("map-ynp.el"
  400.         "General-purpose boolean question-asker."
  401.         (lisp  extensions))
  402.     ("medit.el"
  403.         "front-end to the MEDIT package for editing MDL"
  404.         (languages))
  405.     ("meese.el"
  406.         "protect the impressionable young minds of America"
  407.         (games))
  408.     ("menu-bar.el"
  409.         "define a default menu bar."
  410.         (internals))
  411.     ("mh-e.el"
  412.         "GNU Emacs interface to the MH mailer"
  413.         (mail))
  414.     ("mhspool.el"
  415.         "MH folder access using NNTP for GNU Emacs"
  416.         (mail  news))
  417.     ("mim-mode.el"
  418.         "Mim (MDL in MDL) mode."
  419.         (languages))
  420.     ("mim-syntax.el"
  421.         "syntax checker for Mim (MDL)."
  422.         (languages))
  423.     ("misc.el"
  424.         "basic editing commands for Emacs"
  425.         nil)
  426.     ("mlconvert.el"
  427.         "convert buffer of Mocklisp code to real lisp."
  428.         (emulations))
  429.     ("mlsupport.el"
  430.         "run-time support for mocklisp code."
  431.         (extensions))
  432.     ("modula2.el"
  433.         "Modula-2 editing support package"
  434.         (languages))
  435.     ("mouse.el"
  436.         "window system-independent mouse support."
  437.         (hardware))
  438.     ("mpuz.el"
  439.         "multiplication puzzle for GNU Emacs"
  440.         (games))
  441.     ("netunam.el"
  442.         "HP-UX RFA Commands"
  443.         (comm))
  444.     ("nnspool.el"
  445.         "spool access using NNTP for GNU Emacs"
  446.         (news))
  447.     ("nntp.el"
  448.         "NNTP (RFC977) Interface for GNU Emacs"
  449.         (news))
  450.     ("novice.el"
  451.         "handling of disabled commands (\"novice mode\") for Emacs."
  452.         (internal  help))
  453.     ("nroff-mode.el"
  454.         "GNU Emacs major mode for editing nroff source"
  455.         (wp))
  456.     ("options.el"
  457.         "edit Options command for Emacs."
  458.         nil)
  459.     ("outline.el"
  460.         "outline mode commands for Emacs"
  461.         nil)
  462.     ("page-ext.el"
  463.         "page handling commands"
  464.         nil)
  465.     ("page.el"
  466.         "page motion commands for emacs."
  467.         nil)
  468.     ("paragraphs.el"
  469.         "paragraph and sentence parsing."
  470.         (wp))
  471.     ("paths.el"
  472.         "define pathnames for use by various Emacs commands."
  473.         (internal))
  474.     ("perl-mode.el"
  475.         "Perl code editing commands for GNU Emacs"
  476.         (languages))
  477.     ("picture.el"
  478.         "\"Picture mode\" -- editing using quarter-plane screen model."
  479.         nil)
  480.     ("profile.el"
  481.         "generate run time measurements of Emacs Lisp functions"
  482.         (lisp  tools))
  483.     ("prolog.el"
  484.         "major mode for editing and running Prolog under Emacs"
  485.         (languages))
  486.     ("rect.el"
  487.         "rectangle functions for GNU Emacs."
  488.         (internal))
  489.     ("refbib.el"
  490.         "convert refer-style references to ones usable by Latex bib"
  491.         (bib  tex))
  492.     ("refer.el"
  493.         "look up references in bibliography files."
  494.         (bib))
  495.     ("register.el"
  496.         "register commands for Emacs."
  497.         (internal))
  498.     ("replace.el"
  499.         "replace commands for Emacs."
  500.         nil)
  501.     ("reposition.el"
  502.         "center a Lisp function or comment on the screen"
  503.         nil)
  504.     ("resume.el"
  505.         "process command line args from within a suspended Emacs job"
  506.         (processes))
  507.     ("rfc822.el"
  508.         "hairy rfc822 parser for mail and news and suchlike"
  509.         (mail))
  510.     ("ring.el"
  511.         "handle rings of items"
  512.         (extensions))
  513.     ("rlogin.el"
  514.         "remote login interface"
  515.         (unix  comm))
  516.     ("rmail.el"
  517.         "main code of \"RMAIL\" mail reader for Emacs."
  518.         (mail))
  519.     ("rmailedit.el"
  520.         "\"RMAIL edit mode\"  Edit the current message."
  521.         (mail))
  522.     ("rmailkwd.el"
  523.         "part of the \"RMAIL\" mail reader for Emacs."
  524.         (mail))
  525.     ("rmailmsc.el"
  526.         "miscellaneous support functions for the RMAIL mail reader"
  527.         (mail))
  528.     ("rmailout.el"
  529.         "\"RMAIL\" mail reader for Emacs: output message to a file."
  530.         (mail))
  531.     ("rmailsort.el"
  532.         "Rmail: sort messages."
  533.         (mail))
  534.     ("rmailsum.el"
  535.         "make summary buffers for the mail reader"
  536.         (mail))
  537.     ("rnews.el"
  538.         "USENET news reader for gnu emacs"
  539.         (news))
  540.     ("rnewspost.el"
  541.         "USENET news poster/mailer for GNU Emacs"
  542.         (mail  news))
  543.     ("rot13.el"
  544.         "display a buffer in rot13."
  545.         nil)
  546.     ("scheme.el"
  547.         "Scheme mode, and its idiosyncratic commands."
  548.         (languages  lisp))
  549.     ("scribe.el"
  550.         "scribe mode, and its idiosyncratic commands."
  551.         (wp))
  552.     ("scroll-bar.el"
  553.         "window system-independent scroll bar support."
  554.         (hardware))
  555.     ("select.el"
  556.         "lisp portion of standard selection support."
  557.         (internal))
  558.     ("sendmail.el"
  559.         "mail sending commands for Emacs."
  560.         (mail))
  561.     ("server.el"
  562.         "Lisp code for GNU Emacs running as server process."
  563.         (processes))
  564.     ("sgml-mode.el"
  565.         "SGML-editing mode"
  566.         (wp))
  567.     ("shell.el"
  568.         "specialized comint.el for running the shell."
  569.         (processes))
  570.     ("simple.el"
  571.         "basic editing commands for Emacs"
  572.         nil)
  573.     ("simula.el"
  574.         "SIMULA 87 code editing commands for Emacs"
  575.         (languages))
  576.     ("site-load.el"
  577.         nil
  578.         nil)
  579.     ("solar.el"
  580.         "calendar functions for solar events."
  581.         (calendar))
  582.     ("sort.el"
  583.         "commands to sort text in an Emacs buffer."
  584.         (unix))
  585.     ("spell.el"
  586.         "spelling correction interface for Emacs."
  587.         (wp  unix))
  588.     ("spook.el"
  589.         "spook phrase utility for overloading the NSA line eater"
  590.         (games))
  591.     ("startup.el"
  592.         "process Emacs shell arguments"
  593.         (internal))
  594.     ("studly.el"
  595.         "StudlyCaps (tm)(r)(c)(xxx)"
  596.         (games))
  597.     ("subr.el"
  598.         "basic lisp subroutines for Emacs"
  599.         nil)
  600.     ("sun-curs.el"
  601.         "cursor definitions for Sun windows"
  602.         (hardware))
  603.     ("sun-fns.el"
  604.         "subroutines of Mouse handling for Sun windows"
  605.         (hardware))
  606.     ("sun-keys.el"
  607.         "support for Sun function keys"
  608.         (terminals))
  609.     ("superyank.el"
  610.         "smart message-yanking code for GNUS"
  611.         (news))
  612.     ("swedish.el"
  613.         "miscellaneous functions for dealing with Swedish."
  614.         (i18n))
  615.     ("tabify.el"
  616.         "tab conversion commands for Emacs"
  617.         nil)
  618.     ("tar-mode.el"
  619.         "simple editing of tar files from GNU emacs"
  620.         (unix))
  621.     ("tcp.el"
  622.         nil
  623.         nil)
  624.     ("telnet.el"
  625.         "run a telnet session from within an Emacs buffer"
  626.         nil)
  627.     ("term1.el"
  628.         "terminal emulator for GNU Emacs."
  629.         (comm  terminals))
  630.     ("terminal.el"
  631.         "terminal emulator for GNU Emacs."
  632.         (comm  terminals))
  633.     ("tex-mode.el"
  634.         "TeX, LaTeX, and SliTeX mode commands."
  635.         (tex))
  636.     ("texinfmt.el"
  637.         "convert Texinfo files to Info files."
  638.         (tex  help))
  639.     ("texinfo.el"
  640.         "major mode for editing Texinfo files."
  641.         (maint  tex  doc  wp))
  642.     ("texnfo-upd.el"
  643.         "a utility for updating nodes and menus in Texinfo files."
  644.         (maint  tex  docs))
  645.     ("text-mode.el"
  646.         "text mode, and its idiosyncratic commands."
  647.         nil)
  648.     ("time.el"
  649.         "display time and load in mode line of Emacs."
  650.         nil)
  651.     ("timer.el"
  652.         "run a function with args at some time in future"
  653.         nil)
  654.     ("timezone.el"
  655.         nil
  656.         nil)
  657.     ("tmenu.el"
  658.         "emulate the Lucid menu features."
  659.         (emulations))
  660.     ("tq.el"
  661.         "utility to maintain a transaction queue"
  662.         (extensions))
  663.     ("trace.el"
  664.         "tracing facility for Emacs Lisp functions"
  665.         (tracing  debugging))
  666.     ("two-column.el"
  667.         "minor mode for editing of two-column text"
  668.         nil)
  669.     ("uncompress.el"
  670.         "auto-decompression hook for visiting .Z files"
  671.         nil)
  672.     ("underline.el"
  673.         "insert/remove underlining (done by overstriking) in Emacs."
  674.         (wp))
  675.     ("undigest.el"
  676.         "digest-cracking support for the RMAIL mail reader"
  677.         (mail))
  678.     ("unrmail.el"
  679.         "convert Rmail files to mailbox files."
  680.         (mail))
  681.     ("unused.el"
  682.         "editing commands in GNU Emacs that turned out not to be used."
  683.         (emulations))
  684.     ("upd-copyr.el"
  685.         "update the copyright notice in a GNU Emacs Lisp file"
  686.         (maint))
  687.     ("userlock.el"
  688.         "handle file access contention between multiple users"
  689.         (internal))
  690.     ("vc-hooks.el"
  691.         "resident support for version-control"
  692.         nil)
  693.     ("vc.el"
  694.         "drive a version-control system from within Emacs"
  695.         nil)
  696.     ("version.el"
  697.         "record version number of Emacs."
  698.         (internal))
  699.     ("vi.el"
  700.         "major mode for emulating \"vi\" editor under GNU Emacs."
  701.         (emulations))
  702.     ("view.el"
  703.         "peruse file or buffer without editing."
  704.         nil)
  705.     ("vip.el"
  706.         "a VI Package for GNU Emacs"
  707.         (emulations))
  708.     ("vms-patch.el"
  709.         "override parts of files.el for VMS."
  710.         (vms))
  711.     ("vms-pmail.el"
  712.         "use Emacs as the editor within VMS mail."
  713.         (vms))
  714.     ("vmsproc.el"
  715.         "run asynchronous VMS subprocesses under Emacs"
  716.         (vms))
  717.     ("vmsx.el"
  718.         "run asynchronous VMS subprocesses under Emacs"
  719.         (vms))
  720.     ("vt100-led.el"
  721.         "functions for LED control on VT-100 terminals & clones."
  722.         (hardware))
  723.     ("window.el"
  724.         "GNU Emacs window commands aside from those written in C."
  725.         nil)
  726.     ("ws-mode.el"
  727.         "WordStar emulation mode for GNU Emacs"
  728.         (emulations))
  729.     ("x-menu.el"
  730.         "menu support for X "
  731.         nil)
  732.     ("xscheme.el"
  733.         "run Scheme under Emacs"
  734.         (languages lisp))
  735.     ("yow.el"
  736.         "quote random zippyisms"
  737.         (games))
  738. ))
  739.  
  740. (provide 'finder-inf)
  741.  
  742. ;;; finder-inf.el ends here
  743.